We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d740425 commit ac8ec23Copy full SHA for ac8ec23
css/host.css
@@ -166,7 +166,7 @@ h1{
166
.record {
167
display: flex;
168
margin: auto;
169
- width: 500px;
+ max-width: 500px;
170
height: 50px;
171
img {
172
css/nav.css
@@ -1,4 +1,4 @@
1
-body {
+nav {
2
overflow-x: hidden;
3
box-sizing: border-box !important;
4
}
0 commit comments