mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
fix publication details
This commit is contained in:
@@ -1141,6 +1141,10 @@ swiper-container::part(button-next) {
|
||||
background-size: 100%;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
border-radius: 100px;
|
||||
height: 27px;
|
||||
border: 1px solid gray;
|
||||
box-shadow: 0px 0px 10px #6b6b6b5e;
|
||||
}
|
||||
|
||||
|
||||
@@ -1155,4 +1159,8 @@ swiper-container::part(button-prev) {
|
||||
-moz-transform: rotate(180deg);
|
||||
-ms-transform: rotate(180deg);
|
||||
-o-transform: rotate(180deg);
|
||||
border-radius: 100px;
|
||||
height: 27px;
|
||||
border: 1px solid gray;
|
||||
box-shadow: 0px 0px 10px #6b6b6b5e;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user