1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-24 07:21:14 +02:00

website ui refactor

This commit is contained in:
Kushagra Gour
2019-03-08 18:35:14 +05:30
parent 848eb29f0e
commit 964fc8fe5c

View File

@@ -445,6 +445,11 @@
font-size: 1.7em;
}
}
@media screen and (min-width: 3000px) {
html {
font-size: 2.1em;
}
}
.ml-1 {
margin-left: 1rem;