We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2daa4a6 commit e0a1576Copy full SHA for e0a1576
src/style.scss
@@ -805,16 +805,16 @@ a {
805
@media only screen and (max-width: 1880px){
806
807
.gliched-text{
808
- font-size: 1.75em;
+ font-size: 1em;
809
}
810
811
.gliched-move{
812
- font-size: 1em;
+ font-size: 0.75em;
813
814
815
.proj-element{
816
817
818
819
justify-items: center;
820
align-content: center;
@@ -832,6 +832,8 @@ a {
832
833
834
835
+
836
837
@media only screen and (max-width: 1300px) {
838
839
font-size: 1.7em;
0 commit comments