Puzzlepart / prosjektportalen-program

Programtilpasninger for Prosjektportalen
Other
2 stars 1 forks source link

Fixing program portfolio #45

Closed Petterandre closed 4 years ago

Petterandre commented 4 years ago

Close to identical in pp main

Your checklist for this pull request

Description

Added styling to div #pp-program-portfolio.

How to test

Install and build. Note: There appears to be an issue with having a separate compiled .css file that is not main.css - pzlcloud has a program.css file, but seems not to be linked. May need to be linked before change will be viewed.

Relevant issues (if applicable)

Closes #44

olemp commented 4 years ago

I get the following error when trying to build.

https://github.com/microsoft/TypeScript/issues/33130

olemp commented 4 years ago

@Petterandre Test now. 100vh height should be OK temp fix.

Petterandre commented 4 years ago

Ran gulp watch. Worked like a charm