projects size random, better light
This commit is contained in:
+10
-1
@@ -8,7 +8,7 @@
|
||||
|
||||
|
||||
body{
|
||||
color: #ff00ff;
|
||||
color: #1a1a1a;
|
||||
}
|
||||
|
||||
#root{
|
||||
@@ -20,6 +20,15 @@ body{
|
||||
|
||||
}
|
||||
|
||||
header[role="banner"]{
|
||||
padding:1em;
|
||||
pointer-events: none;
|
||||
h1{
|
||||
font-weight: 400;
|
||||
font-size: 1em;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
section[role="main-content"]{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user