text and link and style changes, #11

Merged
freakoverse merged 15 commits from staging into master 2024-08-18 23:36:54 +00:00
Showing only changes of commit 50de8ef84c - Show all commits

View File

@ -46,6 +46,30 @@ h6 {
margin: 0;
}
h1 {
font-size: 38px
}
h2 {
font-size: 32px
}
h3 {
font-size: 24px
}
h4 {
font-size: 20px
}
h5 {
font-size: 18px
}
h6 {
font-size: 16px
}
.IBMSecMain {
width: 100%;
display: flex;