We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a95c3a commit a6708c3Copy full SHA for a6708c3
src/App.vue
@@ -34,6 +34,7 @@ export default {
34
/*-- View Layout Wrappers --*/
35
#public-content {
36
margin-top: $header-bottom-margin;
37
+ & > div:first-child { width: 100%; }
38
@include break-mobile-sm {
39
margin-top: -0.5rem;
40
}
0 commit comments