We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1983d1 commit a407fa9Copy full SHA for a407fa9
sass/_docs.scss
@@ -11,7 +11,7 @@ header {
11
}
12
13
.docs-body {
14
- width: 100vw;
+ width: 100%;
15
display: flex;
16
flex-direction: row;
17
sass/_elections.scss
@@ -32,7 +32,7 @@
32
33
34
#elections-banner {
35
- width: 100dvw;
36
padding: .4em 1em;
37
background-color: #ffcb006b;
38
text-align: center;
0 commit comments