refining flag borders
This commit is contained in:
parent
4278672c88
commit
16bdb84c4d
|
|
@ -32,7 +32,7 @@
|
||||||
transform: skew(-2deg);
|
transform: skew(-2deg);
|
||||||
|
|
||||||
.flag {
|
.flag {
|
||||||
@apply bg-slate-200 rounded-full w-8 h-8 flex justify-center items-center border-4 border-solid border-slate-800 overflow-hidden;
|
@apply bg-slate-200 rounded-full w-8 h-8 flex justify-center items-center border-2 border-solid border-black overflow-hidden;
|
||||||
|
|
||||||
img {
|
img {
|
||||||
@apply w-full h-full object-cover;
|
@apply w-full h-full object-cover;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user