mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-26 12:54:57 -05:00
kerning
This commit is contained in:
@@ -216,6 +216,12 @@ a.underline {
|
||||
.hidden {
|
||||
display: none;
|
||||
}
|
||||
.fake-hidden {
|
||||
opacity: 0;
|
||||
position: absolute;
|
||||
top: -100%;
|
||||
left: -100%;
|
||||
}
|
||||
.margin-bottom {
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
|
Reference in New Issue
Block a user