Reworking assets
This commit is contained in:
parent
1e546f00b1
commit
30f9b0f557
201 changed files with 434 additions and 14696 deletions
11
resources/sass-orig/_bio.scss
vendored
Normal file
11
resources/sass-orig/_bio.scss
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
// bio.scss
|
||||
|
||||
.personal-bio {
|
||||
width: $mainWidth;
|
||||
}
|
||||
|
||||
@media screen and (max-width: $mainWidth) {
|
||||
.personal-bio {
|
||||
width: 95vw;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue