Spaces:
Running
Running
Update css/main.css
Browse files- css/main.css +3 -3
css/main.css
CHANGED
@@ -23,14 +23,14 @@ ul {
|
|
23 |
|
24 |
table {
|
25 |
width: 100%;
|
26 |
-
padding:
|
27 |
}
|
28 |
|
29 |
|
30 |
-
.row {
|
31 |
width: 100%;
|
32 |
display: table;
|
33 |
-
}
|
34 |
.spka {
|
35 |
/* text-align: right; */
|
36 |
color: #0274ba;
|
|
|
23 |
|
24 |
table {
|
25 |
width: 100%;
|
26 |
+
padding-left: 60px;
|
27 |
}
|
28 |
|
29 |
|
30 |
+
/* .row {
|
31 |
width: 100%;
|
32 |
display: table;
|
33 |
+
} */
|
34 |
.spka {
|
35 |
/* text-align: right; */
|
36 |
color: #0274ba;
|