procesaur commited on
Commit
bb635fe
·
1 Parent(s): 78e2d31

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -100,15 +100,15 @@ Modeli su obučavani na Nacionalnoj platformi za veštačku inteligenciju Srbije
100
  display: block;
101
  height: 110%;
102
  width: 110%;
103
- margin-left: 10px;
104
- margin-right: 10px;
105
  position: absolute;
106
  background: #e80909;
107
  transform: rotate(2deg);
108
  top: -1px;
109
  left: -1px;
110
  border-radius: 20% 25% 20% 24%;
111
- padding: 10px 3px 3px 10px;
112
  }
113
 
114
  div.grb, #zastava>table {
 
100
  display: block;
101
  height: 110%;
102
  width: 110%;
103
+ margin-left: 0px;
104
+ margin-right: 0px;
105
  position: absolute;
106
  background: #e80909;
107
  transform: rotate(2deg);
108
  top: -1px;
109
  left: -1px;
110
  border-radius: 20% 25% 20% 24%;
111
+ padding: 10px 8px 8px 10px;
112
  }
113
 
114
  div.grb, #zastava>table {