Skip to content

Commit 46e3c8b

Browse files
adding the adblocker warning to the css
1 parent b7b7c6b commit 46e3c8b

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

styles.css

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,4 +295,11 @@ h1 {
295295

296296
.creators {
297297
padding-top: 50px;
298-
}
298+
}
299+
300+
.adblock {
301+
padding-top: 50px;
302+
color: white;
303+
float: center;
304+
text-align: center;
305+
{

0 commit comments

Comments
 (0)