1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2025-01-25 01:32:58 +02:00

Tweaking ad area

This commit is contained in:
Dan Leech 2015-12-10 15:54:25 +00:00
parent 3cf9ecbbd3
commit df8b29b728
3 changed files with 24 additions and 0 deletions

View File

@ -171,6 +171,14 @@
.block--ad {
padding: 0.75rem;
}
.carbon-wrap {
display: flex;
}
.carbon-poweredby {
color: #AAA;
font-weight: 700;
text-align: right;
}
@media (min-width: 600px) {
body {
display: flex;

View File

@ -171,6 +171,14 @@
.block--ad {
padding: 0.75rem;
}
.carbon-wrap {
display: flex;
}
.carbon-poweredby {
color: #AAA;
font-weight: 700;
text-align: right;
}
@media (min-width: 600px) {
body {
display: flex;

View File

@ -171,6 +171,14 @@
.block--ad {
padding: 0.75rem;
}
.carbon-wrap {
display: flex;
}
.carbon-poweredby {
color: #AAA;
font-weight: 700;
text-align: right;
}
@media (min-width: 600px) {
body {
display: flex;