-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
adjusted css for consistency of spacing #115
Conversation
In order to fetch commits from another person's repository, you need to do the following:
For example,
Once you've fetched the remote repository you can easily cherry pick commits, rebase, etc. Checkout not strictly necessary as it will put you into detached HEAD state. I'm going to deploy the site for reference (see above) but I can't merge this PR in its current state. Two major issues:
|
|
||
# Personnel # | ||
|
||
* If the office is open for office hours, drop-ins or for any other reason, a MINIMUM of ONE committee member of WiCS must be present in the office at all times. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be 80-char justified.
I'm also not a fan of the use of caps in this document. I'd recommend using a bold font instead.
Thanks Elana for the explanation on fetching commits from another person's repository. I thought I'd have to have permission for that! I agree with the bold font, smaller header, and that the css changes should be separated. Though I do think it's better to reformat the css file afterwards as well, just pretty code is more pleasant to read. |
ec26eea
to
8266179
Compare
@ehashman I updated stuff, how does it look now? |
@ehashman did you want to look this over more before it gets merged? |
I am comfortable with merging the content commit but I am unsure about the CSS/whitespace commit. Hence, I am going to manually merge your first commit and leave the second one for later. Will leave this pull request open because a) the review app isn't automatically rebuilding when you're pushing new commits so I'd like to attempt to debug that with Heroku and b) that way I won't forget about the second commit later. |
@Leafa: perhaps you should rebase this with master? Or close this PR, depending on your thoughts on my feedback below. I'm looking at the deployed office policy and I now see why you made the css changes. This looks like the result of no margin around If you use an inspection tool you'll see that paragraphs have top and bottom margin, headers have bottom margin, and lists have no margin at all. I think lists should match paragraph spacing. What do you think? |
## Office Hours ## | ||
|
||
* Office hours and services are open only to ciswomen, transwomen and non-binary | ||
folks. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also one last detail: this line should read "cis women, trans women, and non-binary individuals." to be consistent with the rest of our content.
@Leafa: can you rebase this commit on top of master so we can see what the css changes look like? |
@ehashman Sure! Sorry, I meant to do this for a while, but my laptop wasn't available until now. |
8266179
to
cd7a949
Compare
@ehashman You should be able to see the css changes now. I grouped the margin-bottom for everything together - headers, paragraphs and lists alike. |
Cool, I will redeploy this when Heroku stops being broken. (lol... submitted a support ticket) |
The review app was broken, seeing if this fixes it. |
Doesn't seem to have. Let's close this for now until someone can test this against master, it's gotten pretty out of date. |
I don't know how to access to @annalorimer 's local repository to rebase her commits, so I made my own changes. Let me know if I should fix anything. Thanks!
-MX