aboutsummaryrefslogtreecommitdiff
path: root/sandbox/TestIvanLjubisavljevic/frontend/src/app/new-laptop/new-laptop.component.css
blob: ab085673925bb676375a6ef8221a37f3f5121721 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
input{
    margin:5px;
}
button{
    margin:5px;
}
#forma{
    width: 250px;
    margin: auto;
}