txt color

master
bo 1 year ago
parent 700c938c59
commit eb69e347de

@ -1,5 +1,6 @@
body { body {
background-color: white; background-color: white;
color: blue;
} }
h1 { h1 {
@ -20,6 +21,6 @@ body {
.images { .images {
position: absolute; position: absolute;
padding-left: 5%; padding-left: 5%;
width: fit-content; width: 50%;
height: fit-content; height: 50%;
} }
Loading…
Cancel
Save