Skip to content

Commit 4189326

Browse files
committed
Theme for Verviers - banner
1 parent e399107 commit 4189326

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

verviers/src/scss/main.scss

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ h1 {
107107
display: block;
108108
max-width: 650px;
109109
width: 100%;
110-
height: 100%;
110+
height: 100% !important;
111111
font-weight: 400;
112112
text-decoration: none;
113113
font-size: 0;
@@ -133,9 +133,10 @@ h1 {
133133
bottom: 0;
134134
right: 0;
135135
border-radius: 50px 0;
136-
align-self: anchor-center;
137136
background: none;
138137
font-family: Alexandria, sans-serif;
138+
height: 100%;
139+
align-content: center;
139140

140141
@media screen and (max-width: 500px) {
141142
display: none;

0 commit comments

Comments
 (0)