styling, formatting, validation

This commit is contained in:
Amruth Pillai
2020-03-25 11:39:33 +05:30
parent 8521b1125b
commit 36800a944e
11 changed files with 143 additions and 64 deletions

View File

@ -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;