Adjust all styles for box-sizing: border-box to begin working on RWD to add Mobile support.
This commit is contained in:
@@ -16,6 +16,13 @@
|
||||
max-width: 44%;
|
||||
}
|
||||
|
||||
.software,
|
||||
.prog_languages {
|
||||
* {
|
||||
margin: 0.5rem;
|
||||
}
|
||||
}
|
||||
|
||||
.software {
|
||||
max-width: 55%;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user