mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
Adjust carbon ad position
This commit is contained in:
parent
76d31ecb03
commit
9821a5a9d8
@ -127,9 +127,9 @@
|
|||||||
@media (min-width: 45em) {
|
@media (min-width: 45em) {
|
||||||
#carbonads {
|
#carbonads {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
bottom: 1.5rem;
|
bottom: 1rem;
|
||||||
right: 1.5rem;
|
right: 1rem;
|
||||||
max-width: 12rem;
|
max-width: 11rem;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
background: rgba(255,255,255,0.9);
|
background: rgba(255,255,255,0.9);
|
||||||
box-shadow: 0 0 0 1px rgba(0,0,0,0.1);
|
box-shadow: 0 0 0 1px rgba(0,0,0,0.1);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user