reworked css
changed headers to divs to avoid bolding, fixed css for mobile again, reformatted text sizing, we use clamp properly now! added css for videos on blog posts, updated blog posts,
This commit is contained in:
parent
d30ed40703
commit
c4a00b6e87
4 changed files with 52 additions and 59 deletions
|
@ -27,6 +27,10 @@ h1{
|
|||
padding: 2.5vh;
|
||||
}
|
||||
|
||||
.videoEmbed{
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
@media (orientation:portrait){
|
||||
|
||||
h1{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue