Browse Source

renaming of old bdh terms

master
rdrew 2 days ago
parent
commit
7a25dbae02
  1. 28
      css/components/landing_page.css

28
css/components/landing_page.css

@ -1,17 +1,17 @@
figure.logo--oliveskspaces { /* figure.logo--oliveskspaces { */
background: none; /* background: none; */
width: 24em; /* width: 24em; */
margin: 0 auto; /* margin: 0 auto; */
height: 300px; /* height: 300px; */
display: flex; /* display: flex; */
} /* } */
figure.logo--iliveskspaces { /* figure.logo--iliveskspaces { */
background: none; /* background: none; */
width: 24em; /* width: 24em; */
margin: 0 auto; /* margin: 0 auto; */
height: 300px; /* height: 300px; */
display: flex; /* display: flex; */
} /* } */
.logo--oliveskspaces { .logo--oliveskspaces {
--h1-size: 4em; --h1-size: 4em;

Loading…
Cancel
Save