fix: update license images
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
align-items: center;
|
||||
background: rgba(0, 0, 0, 0.5);
|
||||
padding: 0;
|
||||
animation: fadeIn ease 0.3s;
|
||||
|
||||
@include iftablet {
|
||||
position: fixed;
|
||||
@@ -20,7 +21,6 @@
|
||||
@include iflaptop {
|
||||
padding: 0 rem(48px);
|
||||
}
|
||||
animation: fadeIn ease 0.3s;
|
||||
|
||||
&_open {
|
||||
animation: fadeOut ease 0.3s;
|
||||
@@ -51,4 +51,4 @@
|
||||
100% {
|
||||
opacity: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user