Skip to content

Commit

Permalink
css fixed - break word
Browse files Browse the repository at this point in the history
  • Loading branch information
JasminDreasond committed Apr 26, 2021
1 parent d64df18 commit bca0887
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions css/bootstrap_pc.css
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,8 @@
#pc_m_bar,
.pc_m_bar {
background-color: #C4D0F1 !important;
}

#n_main > p {
overflow-wrap: break-word;
}

0 comments on commit bca0887

Please sign in to comment.