Commit 946fe9d8 by nnnghia98

edit css

parent 04f1874b
...@@ -123,10 +123,10 @@ html { ...@@ -123,10 +123,10 @@ html {
/* job */ /* job */
.box { .box {
border: solid 1px rgb(26, 101, 131); border-radius: .25rem;
border-radius: 10px; background-color: rgba(226, 251, 253, 0.801);
margin: 10px; margin-bottom: 15px;
padding: 5px; padding: 10px;
.job_data { .job_data {
width: 100%; width: 100%;
.job_data_row { .job_data_row {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment