Add responsivness to about page text
This commit is contained in:
parent
56f0ccc526
commit
9878712502
@ -7,8 +7,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.img {
|
.img {
|
||||||
height: 50px;
|
max-width: 100%;
|
||||||
width: 50px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.links {
|
.links {
|
||||||
@ -24,7 +23,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.links-title {
|
.links-title {
|
||||||
font-size: x-large;
|
font-size: 2vw;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -41,4 +40,5 @@
|
|||||||
#about-description {
|
#about-description {
|
||||||
margin-left: 25px;
|
margin-left: 25px;
|
||||||
margin-right: 25px;
|
margin-right: 25px;
|
||||||
|
font-size: 1.2vw;
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user