improve resume course styles

This commit is contained in:
2021-11-18 11:26:26 +01:00
parent 2492a9281f
commit c7ffb7062a
6 changed files with 43 additions and 12 deletions

View File

@@ -60,6 +60,16 @@ h2.badge-title {
h3 {
margin-bottom: 0.5rem;
}
//position: relative;
span {
display: none;
//position: absolute;
//top: 0;
//left: 0;
//transform: rotate(270deg);
//transform-origin: 0 0;
}
}
span.title_action {
flex-grow: 1;