mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-17 02:01:29 +10:00
styling, formatting, validation
This commit is contained in:
@ -18,19 +18,16 @@ body {
|
||||
bottom: 0;
|
||||
}
|
||||
|
||||
#tabs {
|
||||
scroll-behavior: smooth;
|
||||
}
|
||||
|
||||
#tabs::-webkit-scrollbar {
|
||||
width: 0px;
|
||||
height: 0px;
|
||||
background: transparent; /* make scrollbar transparent */
|
||||
}
|
||||
|
||||
#tabs li:first-child {
|
||||
padding-left: 1.5em;
|
||||
}
|
||||
|
||||
#tabs li:last-child {
|
||||
padding-right: 1.5em;
|
||||
}
|
||||
|
||||
#page {
|
||||
width: 21cm;
|
||||
height: 29.7cm;
|
||||
|
||||
Reference in New Issue
Block a user