Add skills as items
This commit is contained in:
@@ -40,4 +40,18 @@
|
||||
text-align: right;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
td {
|
||||
&.center {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
&.padding {
|
||||
padding: 0 1rem 0 1rem;
|
||||
}
|
||||
}
|
||||
|
||||
input.skill {
|
||||
width: 5rem;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user