@@ -72,6 +72,11 @@ i.spin {
|
||||
animation: 1s spin linear infinite;
|
||||
}
|
||||
|
||||
.pdf {
|
||||
width: 100%;
|
||||
height: calc(100vh - 13em);
|
||||
}
|
||||
|
||||
|
||||
/* * * * * * * * * * * * * * * *
|
||||
* EDITOR *
|
||||
@@ -1200,4 +1205,4 @@ footer a:hover {
|
||||
-webkit-transform: rotate(-360deg);
|
||||
transform: rotate(-360deg);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user