We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d207b3 commit c50a2d9Copy full SHA for c50a2d9
_sass/components/_page.scss
@@ -210,6 +210,7 @@ p{
210
.home-intro{
211
text-align: center;
212
@include media-breakpoint-down(lg) {
213
+ height: 80%;
214
h5{
215
margin-top: 1rem;
216
font-size: 1.8rem !important ;
_sass/components/monitor.scss
@@ -32,10 +32,10 @@
32
}
33
34
@include media-breakpoint-down(lg){
35
- // #monitor{
36
- // margin-top: 7rem !important;
+ #monitor{
+ margin-top: 4rem !important;
37
38
- // }
+ }
39
#crt{
40
min-width: 32ch !important;
41
0 commit comments