(note) add an header

This commit is contained in:
2021-03-20 15:57:46 +01:00
parent 71f1642c45
commit 1ab8672033
5 changed files with 53 additions and 5 deletions

View File

@@ -97,7 +97,6 @@ $border-color: rgba(18, 19, 58, 0.2);
a {
color: #363636;
display: block;
white-space: nowrap;
}
}
@@ -127,5 +126,9 @@ $border-color: rgba(18, 19, 58, 0.2);
transform-origin: 0 0;
transform: rotate(90deg);
}
a {
white-space: nowrap;
}
}
</style>