Skip to content

Commit e0a1576

Browse files
committed
Updated css
1 parent 2daa4a6 commit e0a1576

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

src/style.scss

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -805,16 +805,16 @@ a {
805805
@media only screen and (max-width: 1880px){
806806

807807
.gliched-text{
808-
font-size: 1.75em;
808+
font-size: 1em;
809809
}
810810

811811
.gliched-move{
812-
font-size: 1em;
812+
font-size: 0.75em;
813813
}
814814

815815
.proj-element{
816816
.gliched-move{
817-
font-size: 1em;
817+
font-size: 0.75em;
818818
}
819819
justify-items: center;
820820
align-content: center;
@@ -832,6 +832,8 @@ a {
832832
}
833833
}
834834

835+
836+
835837
@media only screen and (max-width: 1300px) {
836838
.gliched-text{
837839
font-size: 1.7em;

0 commit comments

Comments
 (0)