background color

This commit is contained in:
Martin Quarda 2024-02-15 12:24:29 +01:00
parent d3d84c3537
commit e5e9d9fa11

View File

@ -1,5 +1,9 @@
@import "../../node_modules/bootstrap/scss/bootstrap"; @import "../../node_modules/bootstrap/scss/bootstrap";
body{
background: #ffffbb;
}
.logo{ .logo{
width: 100%; width: 100%;
height: auto; height: auto;