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 {
background: none;
width: 24em;
margin: 0 auto;
height: 300px;
display: flex;
}
figure.logo--iliveskspaces {
background: none;
width: 24em;
margin: 0 auto;
height: 300px;
display: flex;
}
/* figure.logo--oliveskspaces { */
/* background: none; */
/* width: 24em; */
/* margin: 0 auto; */
/* height: 300px; */
/* display: flex; */
/* } */
/* figure.logo--iliveskspaces { */
/* background: none; */
/* width: 24em; */
/* margin: 0 auto; */
/* height: 300px; */
/* display: flex; */
/* } */
.logo--oliveskspaces {
--h1-size: 4em;

Loading…
Cancel
Save