index
:
imOk-www
master
Sample project using a Python backend with a Vue.js frontend, with build tools
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
www
/
styles
/
app.scss
blob: b8e5a14b37a9fde16ecb31fd187615594a901b7d (
plain
)
1
2
3
4
5
6
7
8
9
@import
'normalize'
;
#container
{
padding
:
5px
;
}
#create
{
float
:
right
;
}