Skip to content

Commit

Permalink
improve styles
Browse files Browse the repository at this point in the history
  • Loading branch information
liz4chernyshova committed Feb 19, 2024
1 parent a65538f commit de617fc
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions app/views/web/resumes/_information.html.slim
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@
.col-sm-9
= @resume.contact

.d-flex
hr.my-auto.w-100
hr.my-auto

.row.mb-3
.col-sm-3
Expand Down Expand Up @@ -100,8 +99,7 @@
|  - 
= education.end_date.to_formatted_s(:month_and_year)

.d-flex
hr.my-auto.w-100
hr.my-auto

.row.mb-3
.col-sm-3
Expand Down

0 comments on commit de617fc

Please sign in to comment.