This commit is contained in:
laura 2022-11-30 11:17:16 +01:00
parent 9501dbcf5c
commit e91e4fd934

View file

@ -1,4 +1,7 @@
* {
margin: 0;
padding: 0;
}
header{ header{
background-color: white; background-color: white;
text-align: center; text-align: center;