flag css angepasst mehr platz für andere schriftarten

This commit is contained in:
troy
2022-10-29 12:23:38 +02:00
parent f9fa9974af
commit df5a05dfc5
2 changed files with 3 additions and 3 deletions

View File

@@ -2,11 +2,11 @@
position: fixed;
bottom: 0px;
right: 0px;
width: 150px;
width: 170px;
border: 1px solid #fff;
border-top-left-radius: 15px;
border-bottom-left-radius: 15px;
margin-right: -130px;
margin-right: -145px;
z-index: 99999;
}