mirror of
https://github.com/ipdb/website.git
synced 2024-11-22 01:26:52 +01:00
caretaker logos tweaks
This commit is contained in:
parent
ede767c0ba
commit
bbb58d4082
@ -7,7 +7,7 @@
|
||||
text-align: center;
|
||||
display: block;
|
||||
box-shadow: none;
|
||||
max-width: 100px;
|
||||
max-width: 130px;
|
||||
margin: auto;
|
||||
transition: .25s ease-out;
|
||||
|
||||
@ -28,6 +28,11 @@
|
||||
transition: .25s ease-out;
|
||||
|
||||
@media ($screen-sm) {
|
||||
height: 30px;
|
||||
height: auto;
|
||||
max-height: 40px;
|
||||
}
|
||||
}
|
||||
|
||||
.logo-caretaker--internet-archive {
|
||||
transform: scale(1.5);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user