projects size random, better light

This commit is contained in:
2020-08-29 15:12:26 +02:00
parent 654fd08863
commit 2a268a33b6
4 changed files with 42 additions and 35 deletions
+10 -1
View File
@@ -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"]{
}