1
0
Files
www.mikescher.com/www/data/css/styles_about.scss
T
Mikescher 8e0039f6bd
Build Docker and Deploy / Build Docker (push) Successful in 2m10s
Build Docker and Deploy / Deploy to Server (push) Successful in 18s
Add book Tier-List
2026-04-15 17:15:54 +02:00

38 lines
473 B
SCSS

@import 'styles_config';
.aboutcontent {
display: block;
width: 100%;
}
.aboutcontent .boxedcontent{
margin-bottom: 20px;
}
.about_circles {
display: flex;
flex-direction: column;
}
.about_bfb {
display: flex;
justify-content: center;
align-items: center;
img {
max-width: 100%;
min-height: 230px;
height: auto;
}
padding: 4rem !important;
}
.about_circles {
a { margin: 5px 0; }
.iconbutton_light span {text-align: left;}
}