mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-17 10:11:31 +10:00
implement page controller
This commit is contained in:
@ -67,12 +67,16 @@ ul li {
|
||||
#page {
|
||||
width: 21cm;
|
||||
min-height: 29.7cm;
|
||||
max-height: 29.7cm;
|
||||
transform: scale(0.8);
|
||||
transform-origin: center;
|
||||
overflow: scroll;
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
#pageController {
|
||||
bottom: 25px;
|
||||
}
|
||||
|
||||
#pageController > div {
|
||||
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
|
||||
}
|
||||
}
|
||||
|
||||
@page {
|
||||
|
||||
Reference in New Issue
Block a user