8 lines
83 B
CSS
8 lines
83 B
CSS
@import "./style.css";
|
|
|
|
#entry {
|
|
font-size: 2em;
|
|
}
|
|
#text {
|
|
margin-left: 0px;
|
|
}
|