mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-17 10:02:02 +02:00
Run prettier
This commit is contained in:
parent
c621e347fd
commit
c053e901c0
14 changed files with 199 additions and 98 deletions
|
@ -242,15 +242,16 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
@media(max-width: 900px) {
|
||||
|
||||
@media (max-width: 900px) {
|
||||
flex-direction: column;
|
||||
|
||||
> div {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.skills, .aboutText {
|
||||
.skills,
|
||||
.aboutText {
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue