mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 13:03:02 +00:00
add docstrings to python code
This commit is contained in:
@@ -108,13 +108,13 @@ export default {
|
||||
|
||||
#title {
|
||||
margin: 0;
|
||||
width: 22rem;
|
||||
width: 20rem;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
#artist {
|
||||
font-size: small;
|
||||
width: 22rem;
|
||||
width: 20rem;
|
||||
color: $highlight-blue;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user