7 lines
67 B
CSS
Executable file
7 lines
67 B
CSS
Executable file
a:before {
|
|
display: none;
|
|
}
|
|
.form-group {
|
|
width: 100%;
|
|
}
|
|
|